home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / text / misc / banner_1_5.readme < prev    next >
Encoding:
Text File  |  1994-06-28  |  2.9 KB  |  74 lines

  1. Short: render text banners from a font
  2. Type: text/misc
  3. Uploader: ferber@rpksun2.mach.uni-karlsruhe.de
  4. Author: ferber@rpksun2.mach.uni-karlsruhe.de
  5.  
  6.      BANNER is a smart character rendering utility for - surprise -
  7.      banners.  It can only be used from within the command line of a
  8.      CLI or a SHELL. By default BANNER will print your string into the
  9.      SHELL using an internal font which contains the ASCII characters
  10.      from 32 (space) to 126 (overscore).  If you don't like them you
  11.      can also tell BANNER to render the characters out of any other font
  12.      that is accessable via the diskfont.library.
  13.  
  14. EXAMPLES
  15.      Print the string 'banner' using the internal font
  16.  
  17.       1> banner banner
  18.  
  19.      will result in the following output
  20.  
  21.                    __
  22.                   / /
  23.                  / /___ ______ ______ ______ ______ _____
  24.                 / __  // __  // __  // __  // ____// .__/
  25.                / /_/ // __  // / / // / / // __/_ / /
  26.               /_____//_/ /_//_/ /_//_/ /_//_____//_/
  27.  
  28.  
  29.      Rendering 'banner' from topaz.font 8
  30.  
  31.       1> banner render banner
  32.  
  33.  
  34.                bbb
  35.                bb
  36.                bb bb    aaaa   nnnnn   nnnnn    eeee  rrr rr
  37.                bbb bb      aa  nn  nn  nn  nn  ee  ee  rrr rr
  38.                bb  bb    aaaa  nn  nn  nn  nn  eeeeee  rr  rr
  39.                bb  bb  aa  aa  nn  nn  nn  nn  ee      rr
  40.                 bbbb    aaa aa nn  nn  nn  nn   eeee  rrrr
  41.  
  42.  
  43.      Rendering from the new topaz.font (Kick 2.0+) using an asterisk '*' for
  44.      set pixels and a period '.' for unset pixels
  45.  
  46.       1> banner render font topaz.font size 8 set * unset . string banner
  47.  
  48.               .**.............................................
  49.               .**.............................................
  50.               .*****....****...*****...*****....****...*****..
  51.               .**..**......**..**..**..**..**..**..**..**..**.
  52.               .**..**...*****..**..**..**..**..******..**.....
  53.               .**..**..**..**..**..**..**..**..**......**.....
  54.               .*****....*****..**..**..**..**...****...**.....
  55.               ................................................
  56.  
  57.  
  58. ============================= Archive contents =============================
  59.  
  60. Original  Packed Ratio    Date     Time    Name
  61. -------- ------- ----- --------- --------  -------------
  62.    22068   11011 50.1% 12-Jan-94 05:08:14  banner/banner
  63.     9313    2793 70.0% 12-Jan-94 05:09:50  banner/banner.c
  64.     6537    2187 66.5% 12-Jan-94 05:09:50  banner/banner.doc
  65.      733     414 43.5% 12-Jan-94 05:09:50  banner/Distfile
  66.      502     269 46.4% 12-Jan-94 05:09:50  banner/DMakefile
  67.    15596    2344 84.9% 12-Jan-94 05:09:50  banner/letters.a
  68.    16014    1912 88.0% 12-Jan-94 05:09:50  banner/LETTERS.S
  69.      479     302 36.9% 12-Jan-94 05:09:50  banner/Makefile.DJ
  70.     7894    2303 70.8% 12-Jan-94 05:09:50  banner/render.c
  71.    27907    5125 81.6% 12-Jan-94 05:09:50  banner/smart.a
  72. -------- ------- ----- --------- --------
  73.   107043   28660 73.2% 24-Mar-94 14:18:30   10 files
  74.